home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5569 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.1 KB  |  45 lines

  1. Newsgroups: comp.lang.c++
  2. Path: usinternet.com!not-for-mail
  3. From: Scott Jibben <sjibben@usinternet.com>
  4. Subject: Re: I know this is gonna be a dumb question, but can I write for DOS w/turboC++?
  5. Message-ID: <31165742.1CA7@usinternet.com>
  6. Date: Mon, 05 Feb 1996 13:15:14 -0600
  7. Organization: Jibben Software
  8. X-Mailer: Mozilla 2.0b6a (WinNT; I)
  9. MIME-Version: 1.0
  10. References: <4eqvtg$cg5@israel-info.datasrv.co.il> <4etnju$6gn@rolaids.frco.com> <4f0n8s$a3b@news2.ios.com> <311403bf.169980736@nntp.ix.netcom.com> <4f2koo$q5a@news2.ios.com> <31154f3e.254843520@nntp.ix.netcom.com> <4f3r5k$6m9@cloner3.netcom.com>
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13.  
  14. Jeff Blackmore wrote:
  15. > HI Guys!  I haven't done any programming since the Apple 2e with 128k
  16. > was state of the art.  In a fit of madness I purchased Visual Turbo C++
  17. > for Win 3.1 thinking of writiing a BBS Door Game.  Is this software
  18. > package the right one for my desires??  Flame me if you must; but, us
  19. > old amateurs don't always think first..... :-}
  20.  
  21. If the compiler only supports Windows targets (I think it does), you won't be 
  22. able to use it for door development.  What you would want is Turbo C++ for DOS 
  23. or Borland C++ (if you want to stick with Borland).
  24.  
  25. If you are seriously considering writing a door game, I suggest that you look at 
  26. the OpenDoors library to do it.  It is a very cheap library that handles all the 
  27. com/fossil i/o and drop file reading.  It will save you tons of time to use it.  
  28. I think it goes for $75 w/source and around $50 w/o source.  Buy it with source 
  29. if you plan to use it with a non-Borland compiler.
  30.  
  31. To find out about OD, look at my web pages.  I have a link to the authors web 
  32. page there.
  33.  
  34. -- 
  35. Scott Jibben, Jibben Software
  36. Galactic Overlord & Mines of Gorr BBS Door Games
  37. -----------------------------
  38. [EMAIL] sjibben@usinternet.com
  39. [WWW] http://www.usinternet.com/jsw
  40. [FTP] ftp.europa.com /outgoing/DOORS/jibben
  41. [FTP] ftp.cts.com /pub/dferber/jibben
  42. [FIDO] 1:282/115             [BBS] 612-379-8272 (10 USR 28.8 Couriers)
  43. [VOICE] 612-757-5626         [FAX] 612-757-8687
  44.  
  45.